home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / Epic4_mos / share / epic / help / 8_scripts / mudirc < prev    next >
Encoding:
Text File  |  2002-10-28  |  748 b   |  22 lines

  1. Synopsis:
  2.    load mudirc
  3.  
  4. Description:
  5.    This script is a generic MUD interface for ircII-EPIC.  Basically, it
  6.    opens a new client window and starts a telnet session with the MUD site.
  7.    Two commands are provided:
  8.  
  9.      Command                       Description                            
  10.      /mud [<key>]                  displays current defined MUDs if no key
  11.                                    | is given, or connets to the MUD with
  12.                                    | the corresponding key
  13.      /newmud <key> <host> <port>   defines a new MUD
  14.  
  15. See Also:
  16.    load(5); nemesis(8)
  17.  
  18. Other Notes:
  19.    This script was written by Jeremy Nelson (hop), jnelson@acronet.net.  It
  20.    was largely derived from the NEMESIS script.
  21.  
  22.